home *** CD-ROM | disk | FTP | other *** search
/ The Hacker Chronicles - A…the Computer Underground / The Hacker Chronicles - A Tour of the Computer Underground (P-80 Systems).iso / network / pcpts.txt < prev    next >
Text File  |  1992-03-03  |  11KB  |  169 lines

  1. This is a PC PURSUIT address list and probsolver manual.
  2. Befor a bit of Knowledge is essential....  hehehehee
  3. PC Pursuit is a service for US people to call at lower rates data phone
  4. numbers using the Packet Network (Telenet) to do so you call your local
  5. access Telenet Port (DIALUP or PAD) it is a data phone number and you are
  6. on the Packet Network paying a local rate call.
  7. From there with a special id (you pay for it if you haven't hacked one!)
  8. you can call a HOST ( that is a system connected to the Packet Network and
  9. has an identifing id NUA (Network User Address) that is like a Phone number 
  10. this id can be in two forms a mnemonic one eg DIAL213 or all numeric eg 213 114
  11. When you are connected to this host that usually is placed in a distant area
  12. from yours you can give instructions to the modem that is over there to place
  13. a data call to any Phone number in the area code where it resides......
  14. this is the DIALOUT!! .
  15. So PCPursuit is a network of dialouts that are placed all around US states.
  16. Who has a real PCP account is used to call it's local access telenet node
  17. to the TELENET Packet Switching Network (PSN) or System (PSS).
  18. Then types at the @ prompt DIALnpa/baud,myid,mypw<CR>
  19. where npa is the AREA CODE only supported ones!!
  20. and baud is 3 for 300 12 for 1200 24 for 2400.
  21. Supprted areas are here listed with also their host number. This is for 
  22. people that have (legal or not) a Telenet id or use a Gateway on the Telenet
  23. Network .
  24. so for area code 202  at the Telenet @ prompt you can also write
  25. C 202 116<CR> if you have a previously set your telenet id or your pad has
  26. a direct line to Telenet no id is needed!!
  27. For FOREIGNERS if you have access to other packet nets connected to Telenet
  28. type this NUA (Network User Address) 0311020200116
  29. where 03110 is to call Telenet network the 0 infront may be different for each
  30. country eg UK is A93110 see your net representative (or hacker better!)
  31. then 202 is the npa or area code desired and supported by PC Pursuit
  32. and then follows the port number always padded with zeros in front to make a
  33. five digit number so for 1 type 00001 and for 16 type 00016 and so on..
  34. If from foreign countries you keep getting a busy or Network Congestion the
  35. best way is to call some US Hosts that have a Telenet Gateway and call from
  36. there the pcp dialouts.(i dunno why it seems always busy from europe and if i
  37. call from us is always free or almost!! may be they give lower privs to calls
  38. from other states!!)
  39.  
  40. The remote modems are Racal Vadic and can work in two modes: Hayes Compatible
  41. and Racal Vadic (more infos on call progressing!).
  42. when you get connected the modem will not say anything unless you type AT<CR>
  43. or better ATZ<CR> to reset the modem.
  44. now you are in hayes mode so to dial :
  45. ATDT1234567<cr> as usual
  46. if you want to go in racal mode just type CTRL-E i mean the control char!!
  47. and <CR> and it will reply Hello I'm Ready.
  48. now you can dial by typing d and at the number prompt t1234567 to tone dial.
  49. you can get a full menu by typing M or P or ?
  50. yuo can get the version of the firmware by typing CTRL-V
  51. and you can also do a analogue test :that is all the data you type is converted
  52. to the corect analogue signal to be sent to the remote modem but it is fed back
  53. into the modem receive circuits and decoded to the correct digital (ascii) signal
  54. and sent down to you so you can see if the remote modem works ok and if all
  55. characters are fed through sometimes some chars get stripped out or interpreted!
  56. to get out of an analogue loop test type CTRL-C CTRL-D one after the other
  57. This procedure is also used to disconnect the modem when you are connected to
  58. a bbs or whatever ( it's a sort of hayes + + + A T H 0 i had to type spaces 
  59. not to upset my modem when uploading this File HEHEHE!!!).
  60. Another fundamental thing is needed for those who want to dload:
  61. you have to set correctly the X3 parameters of Telenet.
  62. to see the parameters you need to call up the telenet prompt @ if you are 
  63. connected to a host you have to type <CR>@<CR> to call the prompt
  64. now you can give commands to the telenet PAD eg to see the actual settings
  65. }itype PAR?<CR>
  66. to set them type
  67. SET? 3:0,4:2,5:0,9:0,10:0,12:0,13:0,14:0,15:0,7:8,2:0,1:0<CR>
  68. you will see how they change and to go back to the connection (remote Host)
  69. type CONTINUE<CR>
  70. but if you have set the pad like i have told you now you cannot anymore
  71. recall the PAD by <CR>@<CR> (that is 1:0 ->reset 1:1) but only with the
  72. <BREAK> signal (that is 7:8 ) also you loose al editing facilities (15:0)
  73. no word wrap line feeds after cr etch...no echo (2:0 ->reset 2:1) no
  74. Xon Xoff (5:0 and 12:0 ->reset 5:1 12:1)
  75. I have to remember if Foreigners call a telenet dialout through their packet
  76. net they have to set their PAD parameters sure they are similar to the normal
  77. telenet ones (X3 is now almost standard for all world! PADs) and if they go
  78. also through a telenet gateway both network pads (the local and remote gateway
  79. must be set to these values!)
  80. Now if you still don't manage x/ymodem u/dloads you have a chanche to find
  81. out the reason!! by setting the dialout in Racal mode and then going in 
  82. Analogue Loop Back test mode (CTRL-A) at the * prompt!
  83. Then if you have a term prog that will show control codes (set that option
  84. otherwise capture all data to a file and then analyze it with a hex dumper
  85. so that you see all control chars)
  86. now start typing control chars to do it with a good rule get an ascii chart
  87. and you start with CTRL-@ that is hex 00 or ^0 and then CTRL-A that is 01 or
  88. ^A then go on in order with all capital letters of the alphabet and when you
  89. reached CTRL-Z continue with 5 symbols following Z in your ascii chart 
  90. usually they are [ \ ] ^ _ 
  91. there is one more problem be careful you have not to type CTRL-C followed
  92. by CTRL-D otherwise you go out of the analogue loop back test mode so when is
  93. their turn swap them round do CTRL-D and then CTRL-C and the go on with the
  94. rest of the alphabet.
  95. Now what you should get is , if your comms prog can show contrlol chars, you
  96. will see something like this :^@^A^B^D^C^E^F^G....and so on all ascii chart up
  97. to ^Z^[^\^]^^^_ or if it shows control chars in hex you should get 00 01 02
  98. ....and so on all digits in hex or decimal from 00 (00hex) to 31 (1F hex)
  99. with only two of them in the wrong order around that are the CTRL-C and CTRL-D
  100. Usually the problem is that the network you use are not fully transparent
  101. and they don't return all chars you have sent usually these ate the CTRL-S
  102. and CTRL-Q usually used to control (stop and restart) data flow if this is
  103. your case the new Zmodem Protocol will solve your problem (this comms protocol
  104. escapes CTRL-Q CTRL-S CTRL-P <CR>@<CR> and the DEL char) also Kermit and 
  105. SuperKermit will solve your problem but they are aufully slow compared to
  106. Zmodem!! if you see that there are other ctrl chars that are filtered then 
  107. you have to use the same protocols as before but with an option that tells them
  108. to escape all ctrl chars (this will make it but...it will be a lot slower!!)
  109. if instead the prob is that the network adds come chars (sometimes adds a line
  110. feed to a CR ) you almost surely cannot solve the problem!! (use another system!)
  111. Last thing is that if no ctrl chars are stripped out you have to look if all
  112. the rest flow through so start typing with the ascii chart in hand all chars
  113. from the Space then to all simbols all digits and on up to all lower case letters
  114. and the following simbols if all ok the next step is looking for problems with
  115. all the rest of the ascii codes that have the most significant bit set (the
  116. ones from 128 to 255 decimal).
  117. If you haven't got a comms prog with show ctrl chars option just capture all
  118. you receive as you type and then close the file and and dump it with a hex dump
  119. utility and analyze it you will discover too the same things as online!
  120.  
  121.  
  122. PCPursuit Telenet nodes list scanned up to now.
  123.  
  124. AREA  Ports.......                    Town         State
  125. ----  ------------                    ----         -----
  126. 201   1 301                           Newark       NJ New Jersey
  127. ok
  128. 202   115 116 117 230                 Washinhgton  DC 
  129. 203   -Not yet scanned!               Hartford     CT Connecticut
  130. 206   17 19                           Seattle      WA Washington
  131. 212   16 315 316 412                  New York     NY New York
  132. 213   412 413                         Los Angeles  CA California
  133. 214   117 118                         Dallas       TX Texas
  134. 215   5 112                           Philadelphia PA Pennsylvania
  135. 301   -once was a backdoor of 202     Baltimore    MD Maryland
  136. 303   20 21 114 115                   Denver       CO Colorado
  137. 305   19                              Miami        FL Florida
  138. 312   411 412                         Chicago      IL Illinois
  139. 313   216                             Detroit      MI Michigan
  140. 314   -Not yet scanned!               St.Louis     MO Missouri
  141. 404   -Not yet scanned!               Atlanta      GA Georgia
  142. 408   20 21                           San Jose     CA California
  143. 414   20 21                           Milwaukee    WI Wisconsin
  144. 415   215 217 220                     San Francis. CA California
  145. 503   20 21                           Portland     OR Oregon
  146. 602   20 21                           Phoenix      AZ Arizona
  147. 612   -Not yet scanned!               Minneapolis  MN Minnesota
  148. 617   311 313                         Boston       MA Massachusetts
  149. 619   -Not yet scanned!               San Diego    CA California
  150. 703   -once was a backdoor of 202     Alexandria   VA Virginia
  151. 713   113 114                         Houston      TX Texas
  152. 714   -Not yet scanned!               Riverside    CA California
  153. 718   -once was a backdoor of 212     Brooklyn     NY New York
  154.        (1718+phone number)
  155. 801   20 21                           SaltLakeCity UT Utah
  156. 813   20 21                           Tampa        FL Florida
  157. 815   -once was a backdoor of 312     Rockford     IL Illinois
  158.        (1815+phone number)
  159. 816   -Not yet scanned!               Kansas City  MO Missouri
  160. 817   -once was a backdoor of 214     Fort Worth   TX Texas
  161. 818   21                              Glendale     CA California
  162. 916   -Not yet scanned!               Sacramento   CA California
  163. 919   20 21                           Res.Tri.Park NC North Carolina
  164. ----------------------------------------------------------------------
  165. Happy Pursuiting .......... BlackHack   (DTE222)
  166.  
  167. DOWNLOADED FROM P-80 SYSTEMS.....
  168.  
  169.